#header > div.header_default.fixed > div > div > div.col-md-3.col-sm-12.col-xs-12 > div:after {
    content: 'Автошкола Бамблби';    font-size: 40px;    position: absolute;    /* right: -3px; */    /* height: 100%; */    top: 6px;    left: 116px;    line-height: 78%;}

#header > div.header_default.fixed > div > div > div.col-md-3.col-sm-12.col-xs-12 > div {position:relative !important;}
/*
	Theme Name: Master Study
	Theme URI: http://stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: MasterStudy is the best WordPress theme for the Education & Learning Center - for educational organizations, who sell courses and organize classes locally. Using Masterstudy you can easily setup a WordPress site for your education company.
	Version: 1.5.4
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy
*/
.price.my-list-price, .stm_archive_product_exceprt.normal_font {
	display: none !important;
}
a.text-link-widget {
	display: none !important;
}
.menu-item:nth-child(2) {
	display: none !important;
}
.wpcf7-form-control-wrap.menu-771 {
	display: none !important;
}
[href="https://www.facebook.com/ckvoditelei/"],[href="https://www.instagram.com/avtoshkola.tomsk/"] {
	display: none !important;
}
.widgets.cols_3.clearfix {
	display: flex;
    justify-content: space-around;
}
[data-vc-full-width="true"] {
	display: none !important;
}
#working_hours-2,#quick_links-2 {
	display: none !important;
}
.img-responsive.logo_transparent_static {
	width: 100px !important;
}
.slider .slick-slide {
	margin-bottom: 20px;
}
.slider .slick-dots {
	display: none !important;
}
.form-control.search-input {
	display: none;
}
input[type="email"] {
	display: none;
}
/* UPD SEPT */
@media (max-width: 400px) {
	.course-title-holder {
		padding-right: 5px;		
	}
}

@media(max-width: 480px){
	.woocommerce-MyAccount-navigation ul {
		padding-left: 0;
	}
	.woocommerce-MyAccount-navigation ul li { 
		display: block; 
	}
}

@media (max-width: 767px) {
	.table-responsive>.table>tbody>tr>td, 
	.table-responsive>.table>tbody>tr>th, 
	.table-responsive>.table>tfoot>tr>td, 
	.table-responsive>.table>tfoot>tr>th, 
	.table-responsive>.table>thead>tr>td, 
	.table-responsive>.table>thead>tr>th {
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (max-width: 655px) {
	.course_table tr td.number.number-visible.title, .course_table tr td.title {
		padding-left: 20px;	
		display: block;
		width: 100%;
	}
	.course_table tr td.stm_badge {
		display: block;
		width: 100%;
		text-align: left;
	}
	.course_table tr td .meta {
		padding-left: 12px;
	}
	.course_table tr td.stm_badge .badge_unit {
		margin-left: 15px;
	}
	.woocommerce-message {
		padding-right: 26px;
	}
	.woocommerce-message .button {
		position: static;
		float: none;
		display: block;
	}
	.woocommerce-message .button:after {
		display: none;
	}
	.shop_table > tbody > tr td.actions {
		padding-left: 15px;
		padding-right: 15px;
	}
	.woocommerce .shop_table.cart .coupon .button {
		display: block;
		margin-top: 15px;
	}
	.woocommerce .shop_table.cart .coupon {
		float: none;
		margin-bottom: 30px;
	}
	.woocommerce .shop_table.cart .button.update-cart {
		float: none;
		margin-bottom: 15px;
	}
}
